home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / ASMWIZ14.ZIP / CATALOG.TXT < prev    next >
Text File  |  1991-09-09  |  5KB  |  96 lines

  1.                        =------------------------------=
  2.                        |     Thomas G. Hanlin III     |
  3.                        |  3544 E. Southern Ave. #104  |
  4.                        |        Mesa, AZ 85204        |
  5.                        =------------------------------=
  6.  
  7.  
  8.  
  9.   This is a list of some of the software which I have written.  The entire
  10.   catalog will be sent to you if you register any one of the listed shareware
  11.   products, or you may order a set of disks for $5.00 (see REGISTER.TXT).
  12.   This does not include shareware registration fees, if any.  You are still
  13.   expected to register any shareware that you find useful.
  14.  
  15.  
  16.  
  17. ASMWIZ14      The Assembly Wizard's Library, v1.4.  This is a collection of
  18. (shareware)   over 150 routines for programming in assembly language.  Sound
  19.               effects, parsing, advanced file support, mouse handling, string
  20.               functions, lightning screen I/O, 32-bit math, high-resolution
  21.               timers, graphics support and much more is provided.
  22.  
  23. BASWIZ16      The BASIC Wizard's Library, v1.6.  This is a set of
  24. (shareware)   routines written in BASIC and assembly language for use with
  25.               the QuickBASIC and BASCOM compilers.  It provides a powerful
  26.               virtual windowing system, an expression evaluator, display
  27.               detection, far strings (no more running out of string space),
  28.               communications (includes COM3 and COM4), pointers, memory
  29.               management, graphics (MDA, HGA, CGA, EGA, MCGA, VGA, Epson
  30.               printer), and math support (BCD, fractions, new trig functions,
  31.               and so on), among other things.  Requires LIBWIZ.
  32.  
  33. EQUIP12       Equipment List, v1.2.  Displays information about the installed
  34.               hardware and software.
  35.  
  36. EXECOM12      EXECOM, v1.2.  Like EXE2BIN, this utility converts .EXE files
  37.               to .COM files.  It's smaller and faster, though, as well as
  38.               offering a few additional conveniences.
  39.  
  40. EXETOOL       EXE Tool.  This program examines .EXE files for validity and
  41.               can tell you whether the .EXE was designed for use with
  42.               Microsoft Windows.  If the .EXE file is determined to be too
  43.               long, as it might be if you got it using an older file transfer
  44.               protocol, you are given the option of truncating it to the
  45.               right size.
  46.  
  47. KEYCTL11      Key Control, v1.1.  A keyboard control utility for AT
  48.               computers which allows you to change the keyboard repeat rate
  49.               and to remap 101-key "enhanced" keyboards to more closely
  50.               resemble the earlier keyboard standards.
  51.  
  52. LIBWIZ11      The Library Wizard's *BASIC Library Manager*, a management tool
  53.               for handling and customizing BASIC libraries.  This is required
  54.               for my BASWIZ and PBClone libraries.
  55.  
  56. OBJTOOL       OBJ Tool.  This program scans .OBJ files for the module name,
  57. (shareware)   public symbols, and external symbols.  It checks the .OBJ file
  58.               for validity.  OBJTOOL lets you change the names of public and
  59.               external symbols, which is especially useful if you have
  60.               several libraries which contain routines with conflicting
  61.               names, for example.
  62.  
  63. PBCLON14      The PBClone Library, v1.4.  This is a collection of over 400
  64. (shareware)   routines for QuickBASIC.  It is the successor to my old ADVBAS
  65.               library and to the commercial ProBas library.  Requires LIBWIZ.
  66.  
  67. PSCAN10       Public name Scanner, v1.0.  This utility searches library
  68.               and/or object files for public names, such as global routine
  69.               and symbol names.  Wildcarding is allowed for both filenames
  70.               and for public names.
  71.  
  72. QBWIZ12       The QuickBASIC Wizard's Library, v1.2.  A collection of
  73.               routines which allow you to access internal variables for
  74.               QuickBASIC 4.0 - 4.5.  You can retrieve the screen mode,
  75.               display adapter type, DEF SEG setting, I/O redirection status,
  76.               current screen colors, and many other useful values.
  77.  
  78. SLINK10       Smart LINK shell, v1.0.  This is a shell for the LINK utility
  79.               which automatically produces the smallest possible .EXE file
  80.               and converts to .COM or .SYS format if appropriate.  Wildcards
  81.               are allowed in the main file specification, allowing multiple
  82.               LINKs to be done at a time.
  83.  
  84. SMALLFNT      Small Font for QuickBASIC 4.0 - 4.5 and BASCOM 6.0 - 6.1.  Tiny
  85.               characters are generated for use with SCREEN 2, the CGA hi-res
  86.               graphics mode.  This results in a maximum display size of 106
  87.               columns by 33 rows.
  88.  
  89. SPEEDER2      Speeder, v1.2.  This utility speeds up your computer by around
  90.               5% by changing the DMA refresh rate.
  91.  
  92. VCLOCK13      Visible Clock, v1.3.  A customizable real-time clock which can
  93.               be placed at any location on your screen.  Options include
  94.               12/24 hour format, hours:minutes or hours:minutes:seconds,
  95.               color display, and so forth.  This is a tiny TSR.
  96.